Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add coverage badge to README.md #5176

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

lbdreyer
Copy link
Member

@lbdreyer lbdreyer commented Feb 23, 2023

@lbdreyer lbdreyer marked this pull request as ready for review February 23, 2023 17:35
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Base: 89.25% // Head: 89.25% // No change to project coverage 👍

Coverage data is based on head (e1a3406) compared to base (0b54d58).
Patch has no changes to coverable lines.

❗ Current head e1a3406 differs from pull request most recent head 4a75741. Consider uploading reports for the commit 4a75741 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5176   +/-   ##
=======================================
  Coverage   89.25%   89.25%           
=======================================
  Files          88       88           
  Lines       22197    22197           
  Branches     4858     4858           
=======================================
  Hits        19811    19811           
  Misses       1641     1641           
  Partials      745      745           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

README.md Outdated Show resolved Hide resolved
Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com>
@trexfeathers trexfeathers merged commit 8d1e96a into SciTools:main Feb 24, 2023
@@ -19,6 +19,9 @@
<a href="https://results.pre-commit.ci/latest/github/SciTools/iris/main">
<img src="https://results.pre-commit.ci/badge/github/SciTools/iris/main.svg"
alt="pre-commit.ci status"></a>
<a href="https://codecov.io/gh/SciTools/iris">
<img src="https://codecov.io/gh/SciTools/iris/branch/main/graph/badge.svg?token=0GeICSIF3g"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbdreyer Is it necessary to expose this token here?

tkknight added a commit to tkknight/iris that referenced this pull request Apr 22, 2023
* upstream/main: (23 commits)
  Lockfiles and pydata-sphinx-theme fix (SciTools#5188)
  Allow smarter weights (cubes, coordinates, cell measures, or ancillary variables) for aggregation (SciTools#5084)
  removed cell measure mask check and error (SciTools#5181)
  Updated environment lockfiles (SciTools#5177)
  Lazy weighted RMS calculation (SciTools#5017)
  Add coverage badge to README.md (SciTools#5176)
  Add coverage testing (SciTools#4765)
  Whats new updates for v3.4.1 .
  NetCDF thread safety take two (SciTools#5095)
  Updated environment lockfiles (SciTools#5163)
  Plugin support (SciTools#5144)
  Expand scope of common contributor links (SciTools#5159)
  Replace apparently retired UDUNITS documentation link. (SciTools#5153)
  [pre-commit.ci] pre-commit autoupdate (SciTools#5150)
  Fixing typo's in Gitwash. (SciTools#5145)
  add readme #showyourstripes (SciTools#5141)
  [pre-commit.ci] pre-commit autoupdate (SciTools#5143)
  Iris ❤ Xarray docs page. (SciTools#5025)
  [pre-commit.ci] pre-commit autoupdate (SciTools#5136)
  Updated citation (SciTools#5116)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants